home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / x / gui / amiga / x11_1.dms / x11_1.adf / misc.LZH / app-defaults / Xcalc.xdefaults < prev   
Text File  |  1991-06-23  |  18KB  |  519 lines

  1.  
  2. XCalc*Cursor:            hand2
  3. XCalc.toplevel.icon_name:    Calculator
  4. XCalc*iconPixmap:        calculator
  5. XCalc*Font:            *-helvetica-medium-r-normal--*-100-*-*-*-*-*-*
  6. XCalc*bevel.screen.LCD.Font:    *-helvetica-bold-r-normal--*-120-*-*-*-*-*-*
  7.  
  8. XCalc*bevel.Background:            black
  9. XCalc*bevel.horizDistance:            25
  10. XCalc*bevel.vertDistance:            6
  11.  
  12. XCalc*bevel.screen.horizDistance:        6
  13. XCalc*bevel.screen.vertDistance:            2
  14. XCalc*bevel.screen.defaultDistance:        0
  15.  
  16. XCalc*bevel.screen.Label.horizDistance:        0
  17. XCalc*bevel.screen.Label.vertDistance:        0
  18. XCalc*bevel.screen.Label.internalHeight:    1
  19. XCalc*bevel.screen.Label.internalWidth:        1
  20.  
  21. XCalc*bevel.screen.LCD.Label:        88888888888
  22. XCalc*bevel.screen.LCD.fromHoriz:    M
  23. XCalc*bevel.screen.LCD.horizDistance:        0
  24. XCalc*bevel.screen.LCD.vertDistance:        0
  25.  
  26. XCalc*bevel.screen.INV.fromVert:    M
  27. XCalc*bevel.screen.INV.vertDistance:        4
  28.  
  29. XCalc*bevel.screen.DEG.fromHoriz:    INV
  30. XCalc*bevel.screen.DEG.fromVert:    LCD
  31. XCalc*bevel.screen.DEG.horizDistance:        1
  32.  
  33. XCalc*bevel.screen.RAD.fromHoriz:    DEG
  34. XCalc*bevel.screen.RAD.fromVert:    LCD
  35.  
  36. XCalc*bevel.screen.GRAD.fromHoriz:    RAD
  37. XCalc*bevel.screen.GRAD.fromVert:    LCD
  38.  
  39. XCalc*bevel.screen.P.Label:        ()
  40. XCalc*bevel.screen.P.fromHoriz:        GRAD
  41. XCalc*bevel.screen.P.fromVert:        LCD
  42. XCalc*bevel.screen.P.horizDistance:        2
  43.  
  44. XCalc*Command.horizDistance:            2
  45. XCalc*Command.vertDistance:            4
  46. XCalc*Command.width:                32
  47. XCalc*Command.height:                15
  48. XCalc*Command.internalWidth:            1
  49. XCalc*Command.ShapeStyle:        Oval
  50.  
  51. XCalc.ti.Geometry:                171x252
  52. XCalc.ti.bevel.screen.LCD.width:        100
  53. XCalc.ti.bevel.screen.LCD.ShapeStyle:    rectangle
  54.  
  55. XCalc.ti.bevel.screen.LCD.Translations:    #replace\n\
  56.                 Ctrl<Key>c:quit()\n\
  57.                 Ctrl<Key>h:clear()\n\
  58.                 None<Key>0:digit(0)\n\
  59.                 None<Key>1:digit(1)\n\
  60.                 None<Key>2:digit(2)\n\
  61.                 None<Key>3:digit(3)\n\
  62.                 None<Key>4:digit(4)\n\
  63.                 None<Key>5:digit(5)\n\
  64.                 None<Key>6:digit(6)\n\
  65.                 None<Key>7:digit(7)\n\
  66.                 None<Key>8:digit(8)\n\
  67.                 None<Key>9:digit(9)\n\
  68.                 <Key>KP_0:digit(0)\n\
  69.                 <Key>KP_1:digit(1)\n\
  70.                 <Key>KP_2:digit(2)\n\
  71.                 <Key>KP_3:digit(3)\n\
  72.                 <Key>KP_4:digit(4)\n\
  73.                 <Key>KP_5:digit(5)\n\
  74.                 <Key>KP_6:digit(6)\n\
  75.                 <Key>KP_7:digit(7)\n\
  76.                 <Key>KP_8:digit(8)\n\
  77.                 <Key>KP_9:digit(9)\n\
  78.                 <Key>KP_Enter:equal()\n\
  79.                 <Key>KP_Equal:equal()\n\
  80.                 <Key>KP_Multiply:multiply()\n\
  81.                 <Key>KP_Add:add()\n\
  82.                 <Key>KP_Subtract:subtract()\n\
  83.                 <Key>KP_Decimal:decimal()\n\
  84.                 <Key>KP_Divide:divide()\n\
  85.                 <Key>KP_Tab:equal()\n\
  86.                 <Key>Clear:clear()\n\
  87.                 <Key>.:decimal()\n\
  88.                 <Key>+:add()\n\
  89.                 <Key>-:subtract()\n\
  90.                 <Key>*:multiply()\n\
  91.                 <Key>/:divide()\n\
  92.                 <Key>(:leftParen()\n\
  93.                 <Key>):rightParen()\n\
  94.                     <Key>!:factorial()\n\
  95.                 <Key>e:e()\n\
  96.                 <Key>^:power()\n\
  97.                 <Key>p:pi()\n\
  98.                 <Key>i:inverse()\n\
  99.                 <Key>s:sine()\n\
  100.                 <Key>c:cosine()\n\
  101.                 <Key>t:tangent()\n\
  102.                 <Key>d:degree()\n\
  103.                 <Key>l:naturalLog()\n\
  104.                 <Key>=:equal()\n\
  105.                 <Key>n:negate()\n\
  106.                 <Key>r:squareRoot()\n\
  107.                 <Key>space:clear()\n\
  108.                 <Key>q:quit()\n\
  109.                 <Key>Delete:clear()\n\
  110.                 <Key>BackSpace:clear()\n\
  111.                 <Btn1Down>,<Btn1Up>:toggle()selection()\n
  112.  
  113.  
  114. XCalc.ti.button1.Label:        1/x
  115. XCalc.ti.button1.Translations:        #override<Btn1Up>:reciprocal()unset()
  116. XCalc.ti.button2.Label:        x^2
  117. XCalc.ti.button2.Translations:        #override<Btn1Up>:square()unset()
  118. XCalc.ti.button3.Label:        SQRT
  119. XCalc.ti.button3.Translations:        #override<Btn1Up>:squareRoot()unset()
  120. XCalc.ti.button4.Label:        CE/C
  121. XCalc.ti.button4.Translations:        #override<Btn1Up>:clear()unset()
  122. XCalc.ti.button5.Label:        AC
  123. XCalc.ti.button5.Translations:        #override<Btn1Up>:off()unset()\n\
  124.                     <Btn3Up>:quit()
  125.  
  126. XCalc.ti.button6.Label:        INV
  127. XCalc.ti.button6.Translations:        #override<Btn1Up>:inverse()unset()
  128. XCalc.ti.button7.Label:        sin
  129. XCalc.ti.button7.Translations:        #override<Btn1Up>:sine()unset()
  130. XCalc.ti.button8.Label:        cos
  131. XCalc.ti.button8.Translations:        #override<Btn1Up>:cosine()unset()
  132. XCalc.ti.button9.Label:        tan
  133. XCalc.ti.button9.Translations:        #override<Btn1Up>:tangent()unset()
  134. XCalc.ti.button10.Label:        DRG
  135. XCalc.ti.button10.Translations:     #override<Btn1Up>:degree()unset()
  136.  
  137. XCalc.ti.button11.Label:        e
  138. XCalc.ti.button11.Translations:    #override<Btn1Up>:e()unset()
  139. XCalc.ti.button12.Label:        EE
  140. XCalc.ti.button12.Translations:    #override<Btn1Up>:scientific()unset()
  141. XCalc.ti.button13.Label:        log
  142. XCalc.ti.button13.Translations:    #override<Btn1Up>:logarithm()unset()
  143. XCalc.ti.button14.Label:        ln
  144. XCalc.ti.button14.Translations:    #override<Btn1Up>:naturalLog()unset()
  145. XCalc.ti.button15.Label:        y^x
  146. XCalc.ti.button15.Translations:    #override<Btn1Up>:power()unset()
  147.  
  148. XCalc.ti.button16.Label:        PI
  149. XCalc.ti.button16.Translations:    #override<Btn1Up>:pi()unset()
  150. XCalc.ti.button17.Label:        x!
  151. XCalc.ti.button17.Translations:    #override<Btn1Up>:factorial()unset()
  152. XCalc.ti.button18.Label:        (
  153. XCalc.ti.button18.Translations:    #override<Btn1Up>:leftParen()unset()
  154. XCalc.ti.button19.Label:        )
  155. XCalc.ti.button19.Translations:    #override<Btn1Up>:rightParen()unset()
  156. XCalc.ti.button20.Label:        /
  157. XCalc.ti.button20.Translations:    #override<Btn1Up>:divide()unset()
  158.  
  159. XCalc.ti.button21.Label:        STO
  160. XCalc.ti.button21.Translations:    #override<Btn1Up>:store()unset()
  161. XCalc.ti.button22.Label:        7
  162. XCalc.ti.button22.Translations:    #override<Btn1Up>:digit(7)unset()
  163. XCalc.ti.button23.Label:        8
  164. XCalc.ti.button23.Translations:    #override<Btn1Up>:digit(8)unset()
  165. XCalc.ti.button24.Label:        9
  166. XCalc.ti.button24.Translations:    #override<Btn1Up>:digit(9)unset()
  167. XCalc.ti.button25.Label:        *
  168. XCalc.ti.button25.Translations:    #override<Btn1Up>:multiply()unset()
  169.  
  170. XCalc.ti.button26.Label:        RCL
  171. XCalc.ti.button26.Translations:    #override<Btn1Up>:recall()unset()
  172. XCalc.ti.button27.Label:        4
  173. XCalc.ti.button27.Translations:    #override<Btn1Up>:digit(4)unset()
  174. XCalc.ti.button28.Label:        5
  175. XCalc.ti.button28.Translations:    #override<Btn1Up>:digit(5)unset()
  176. XCalc.ti.button29.Label:        6
  177. XCalc.ti.button29.Translations:    #override<Btn1Up>:digit(6)unset()
  178. XCalc.ti.button30.Label:        -
  179. XCalc.ti.button30.Translations:    #override<Btn1Up>:subtract()unset()
  180.  
  181. XCalc.ti.button31.Label:        SUM
  182. XCalc.ti.button31.Translations:    #override<Btn1Up>:sum()unset()
  183. XCalc.ti.button32.Label:        1
  184. XCalc.ti.button32.Translations:    #override<Btn1Up>:digit(1)unset()
  185. XCalc.ti.button33.Label:        2
  186. XCalc.ti.button33.Translations:    #override<Btn1Up>:digit(2)unset()
  187. XCalc.ti.button34.Label:        3
  188. XCalc.ti.button34.Translations:    #override<Btn1Up>:digit(3)unset()
  189. XCalc.ti.button35.Label:        +
  190. XCalc.ti.button35.Translations:    #override<Btn1Up>:add()unset()
  191.  
  192. XCalc.ti.button36.Label:        EXC
  193. XCalc.ti.button36.Translations:    #override<Btn1Up>:exchange()unset()
  194. XCalc.ti.button37.Label:        0
  195. XCalc.ti.button37.Translations:    #override<Btn1Up>:digit(0)unset()
  196. XCalc.ti.button38.Label:        .
  197. XCalc.ti.button38.Translations:    #override<Btn1Up>:decimal()unset()
  198. XCalc.ti.button39.Label:        +/-
  199. XCalc.ti.button39.Translations:    #override<Btn1Up>:negate()unset()
  200. XCalc.ti.button40.Label:        =
  201. XCalc.ti.button40.Translations:    #override<Btn1Up>:equal()unset()
  202.  
  203.  
  204. XCalc.ti.button1.horizDistance:    4    
  205. XCalc.ti.button1.fromVert:        bevel
  206. XCalc.ti.button2.fromHoriz:        button1
  207. XCalc.ti.button2.fromVert:        bevel
  208. XCalc.ti.button3.fromHoriz:        button2
  209. XCalc.ti.button3.fromVert:        bevel
  210. XCalc.ti.button4.fromHoriz:        button3
  211. XCalc.ti.button4.fromVert:        bevel
  212. XCalc.ti.button5.fromHoriz:        button4
  213. XCalc.ti.button5.fromVert:        bevel
  214.  
  215. XCalc.ti.button6.horizDistance:    4
  216. XCalc.ti.button6.fromVert:        button1
  217. XCalc.ti.button7.fromHoriz:        button6
  218. XCalc.ti.button7.fromVert:        button2
  219. XCalc.ti.button8.fromHoriz:        button7
  220. XCalc.ti.button8.fromVert:        button3
  221. XCalc.ti.button9.fromHoriz:        button8
  222. XCalc.ti.button9.fromVert:        button4
  223. XCalc.ti.button10.fromHoriz:        button9
  224. XCalc.ti.button10.fromVert:        button5
  225.  
  226. XCalc.ti.button11.horizDistance:    4
  227. XCalc.ti.button11.fromVert:        button6
  228. XCalc.ti.button12.fromHoriz:        button11
  229. XCalc.ti.button12.fromVert:        button7
  230. XCalc.ti.button13.fromHoriz:        button12
  231. XCalc.ti.button13.fromVert:        button8
  232. XCalc.ti.button14.fromHoriz:        button13
  233. XCalc.ti.button14.fromVert:        button9
  234. XCalc.ti.button15.fromHoriz:        button14
  235. XCalc.ti.button15.fromVert:        button10
  236.  
  237. XCalc.ti.button16.horizDistance:    4
  238. XCalc.ti.button16.fromVert:        button11
  239. XCalc.ti.button17.fromHoriz:        button16
  240. XCalc.ti.button17.fromVert:        button12
  241. XCalc.ti.button18.fromHoriz:        button17
  242. XCalc.ti.button18.fromVert:        button13
  243. XCalc.ti.button19.fromHoriz:        button18
  244. XCalc.ti.button19.fromVert:        button14
  245. XCalc.ti.button20.fromHoriz:        button19
  246. XCalc.ti.button20.fromVert:        button15
  247.  
  248. XCalc.ti.button21.horizDistance:    4
  249. XCalc.ti.button21.fromVert:        button16
  250. XCalc.ti.button22.fromHoriz:        button21
  251. XCalc.ti.button22.fromVert:        button17
  252. XCalc.ti.button23.fromHoriz:        button22
  253. XCalc.ti.button23.fromVert:        button18
  254. XCalc.ti.button24.fromHoriz:        button23
  255. XCalc.ti.button24.fromVert:        button19
  256. XCalc.ti.button25.fromHoriz:        button24
  257. XCalc.ti.button25.fromVert:        button20
  258.  
  259. XCalc.ti.button26.horizDistance:    4
  260. XCalc.ti.button26.fromVert:        button21
  261. XCalc.ti.button27.fromHoriz:        button26
  262. XCalc.ti.button27.fromVert:        button22
  263. XCalc.ti.button28.fromHoriz:        button27
  264. XCalc.ti.button28.fromVert:        button23
  265. XCalc.ti.button29.fromHoriz:        button28
  266. XCalc.ti.button29.fromVert:        button24
  267. XCalc.ti.button30.fromHoriz:        button29
  268. XCalc.ti.button30.fromVert:        button25
  269.  
  270. XCalc.ti.button31.horizDistance:    4
  271. XCalc.ti.button31.fromVert:        button26
  272. XCalc.ti.button32.fromHoriz:        button31
  273. XCalc.ti.button32.fromVert:        button27
  274. XCalc.ti.button33.fromHoriz:        button32
  275. XCalc.ti.button33.fromVert:        button28
  276. XCalc.ti.button34.fromHoriz:        button33
  277. XCalc.ti.button34.fromVert:        button29
  278. XCalc.ti.button35.fromHoriz:        button34
  279. XCalc.ti.button35.fromVert:        button30
  280.  
  281. XCalc.ti.button36.horizDistance:    4
  282. XCalc.ti.button36.fromVert:        button31
  283. XCalc.ti.button37.fromHoriz:        button36
  284. XCalc.ti.button37.fromVert:        button32
  285. XCalc.ti.button38.fromHoriz:        button37
  286. XCalc.ti.button38.fromVert:        button33
  287. XCalc.ti.button39.fromHoriz:        button38
  288. XCalc.ti.button39.fromVert:        button34
  289. XCalc.ti.button40.fromHoriz:        button39
  290. XCalc.ti.button40.fromVert:        button35
  291.  
  292.  
  293. XCalc.hp.Geometry:            336x164
  294. XCalc.hp.bevel.screen.LCD.width:    180
  295.  
  296.  
  297.  
  298. XCalc.hp.bevel.screen.LCD.Translations:    #replace\n\
  299.                 Ctrl<Key>c:quit()\n\
  300.                 Ctrl<Key>h:back()\n\
  301.                 None<Key>0:digit(0)\n\
  302.                 None<Key>1:digit(1)\n\
  303.                 None<Key>2:digit(2)\n\
  304.                 None<Key>3:digit(3)\n\
  305.                 None<Key>4:digit(4)\n\
  306.                 None<Key>5:digit(5)\n\
  307.                 None<Key>6:digit(6)\n\
  308.                 None<Key>7:digit(7)\n\
  309.                 None<Key>8:digit(8)\n\
  310.                 None<Key>9:digit(9)\n\
  311.                 <Key>KP_0:digit(0)\n\
  312.                 <Key>KP_1:digit(1)\n\
  313.                 <Key>KP_2:digit(2)\n\
  314.                 <Key>KP_3:digit(3)\n\
  315.                 <Key>KP_4:digit(4)\n\
  316.                 <Key>KP_5:digit(5)\n\
  317.                 <Key>KP_6:digit(6)\n\
  318.                 <Key>KP_7:digit(7)\n\
  319.                 <Key>KP_8:digit(8)\n\
  320.                 <Key>KP_9:digit(9)\n\
  321.                 <Key>KP_Enter:enter()\n\
  322.                 <Key>KP_Multiply:multiply()\n\
  323.                 <Key>KP_Add:add()\n\
  324.                 <Key>KP_Subtract:subtract()\n\
  325.                 <Key>KP_Decimal:decimal()\n\
  326.                 <Key>KP_Divide:divide()\n\
  327.                 <Key>.:decimal()\n\
  328.                 <Key>+:add()\n\
  329.                 <Key>-:subtract()\n\
  330.                 <Key>*:multiply()\n\
  331.                 <Key>/:divide()\n\
  332.                     <Key>!:factorial()\n\
  333.                 <Key>e:e()\n\
  334.                 <Key>^:power()\n\
  335.                 <Key>p:pi()\n\
  336.                 <Key>i:inverse()\n\
  337.                 <Key>s:sine()\n\
  338.                 <Key>c:cosine()\n\
  339.                 <Key>t:tangent()\n\
  340.                 <Key>d:degree()\n\
  341.                 <Key>l:naturalLog()\n\
  342.                 <Key>n:negate()\n\
  343.                 <Key>r:squareRoot()\n\
  344.                 <Key>space:clear()\n\
  345.                 <Key>q:quit()\n\
  346.                 <Key>Delete:back()\n\
  347.                 <Key>Return:enter()\n\
  348.                 <Key>Linefeed:enter()\n\
  349.                 <Key>x:XexchangeY()\n\
  350.                 <Key>BackSpace:back()\n\
  351.                 <Btn1Down>,<Btn1Up>:toggle()selection()\n
  352.  
  353.  
  354.  
  355. XCalc.hp.button1.Label:        SQRT
  356. XCalc.hp.button1.Translations:        #override<Btn1Up>:squareRoot()unset()
  357. XCalc.hp.button2.Label:        e^x
  358. XCalc.hp.button2.Translations:        #override<Btn1Up>:epower()unset()
  359. XCalc.hp.button3.Label:        10^x
  360. XCalc.hp.button3.Translations:        #override<Btn1Up>:tenpower()unset()
  361. XCalc.hp.button4.Label:        y^x
  362. XCalc.hp.button4.Translations:        #override<Btn1Up>:power()unset()
  363. XCalc.hp.button5.Label:        1/x
  364. XCalc.hp.button5.Translations:        #override<Btn1Up>:reciprocal()unset()
  365. XCalc.hp.button6.Label:        CHS
  366. XCalc.hp.button6.Translations:        #override<Btn1Up>:negate()unset()
  367. XCalc.hp.button7.Label:        7
  368. XCalc.hp.button7.Translations:        #override<Btn1Up>:digit(7)unset()
  369. XCalc.hp.button8.Label:        8
  370. XCalc.hp.button8.Translations:        #override<Btn1Up>:digit(8)unset()
  371. XCalc.hp.button9.Label:        9
  372. XCalc.hp.button9.Translations:        #override<Btn1Up>:digit(9)unset()
  373. XCalc.hp.button10.Label:        /
  374. XCalc.hp.button10.Translations:    #override<Btn1Up>:divide()unset()
  375.  
  376. XCalc.hp.button11.Label:        x!
  377. XCalc.hp.button11.Translations:    #override<Btn1Up>:factorial()unset()
  378. XCalc.hp.button12.Label:        PI
  379. XCalc.hp.button12.Translations:    #override<Btn1Up>:pi()unset()
  380. XCalc.hp.button13.Label:        sin
  381. XCalc.hp.button13.Translations:    #override<Btn1Up>:sine()unset()
  382. XCalc.hp.button14.Label:        cos
  383. XCalc.hp.button14.Translations:    #override<Btn1Up>:cosine()unset()
  384. XCalc.hp.button15.Label:        tan
  385. XCalc.hp.button15.Translations:    #override<Btn1Up>:tangent()unset()
  386. XCalc.hp.button16.Label:        EEX
  387. XCalc.hp.button16.Translations:    #override<Btn1Up>:scientific()unset()
  388. XCalc.hp.button17.Label:        4
  389. XCalc.hp.button17.Translations:    #override<Btn1Up>:digit(4)unset()
  390. XCalc.hp.button18.Label:        5
  391. XCalc.hp.button18.Translations:    #override<Btn1Up>:digit(5)unset()
  392. XCalc.hp.button19.Label:        6
  393. XCalc.hp.button19.Translations:    #override<Btn1Up>:digit(6)unset()
  394. XCalc.hp.button20.Label:        *
  395. XCalc.hp.button20.Translations:    #override<Btn1Up>:multiply()unset()
  396.  
  397. XCalc.hp.button21.Label:    
  398. XCalc.hp.button22.Label:    
  399. XCalc.hp.button23.Label:        Rv
  400. XCalc.hp.button23.Translations:    #override<Btn1Up>:roll()unset()
  401. XCalc.hp.button24.Label:        x:y
  402. XCalc.hp.button24.Translations:    #override<Btn1Up>:XexchangeY()unset()
  403. XCalc.hp.button25.Label:        <-
  404. XCalc.hp.button25.Translations:    #override<Btn1Up>:back()unset()
  405. XCalc.hp.button26.Label:        ENTR
  406. XCalc.hp.button26.Translations:    #override<Btn1Up>:enter()unset()
  407. XCalc.hp.button27.Label:        1
  408. XCalc.hp.button27.Translations:    #override<Btn1Up>:digit(1)unset()
  409. XCalc.hp.button28.Label:        2
  410. XCalc.hp.button28.Translations:    #override<Btn1Up>:digit(2)unset()
  411. XCalc.hp.button29.Label:        3
  412. XCalc.hp.button29.Translations:    #override<Btn1Up>:digit(3)unset()
  413. XCalc.hp.button30.Label:        -
  414. XCalc.hp.button30.Translations:    #override<Btn1Up>:subtract()unset()
  415.  
  416. XCalc.hp.button31.Label:        ON
  417. XCalc.hp.button31.Translations:    #override<Btn1Up>:off()unset()\n\
  418.                          <Btn3Up>:quit()
  419. XCalc.hp.button32.Label:        DRG
  420. XCalc.hp.button32.Translations:    #override<Btn1Up>:degree()unset()
  421. XCalc.hp.button33.Label:        INV
  422. XCalc.hp.button33.Translations:    #override<Btn1Up>:inverse()unset()
  423. XCalc.hp.button34.Label:        STO
  424. XCalc.hp.button34.Translations:    #override<Btn1Up>:store()unset()
  425. XCalc.hp.button35.Label:        RCL
  426. XCalc.hp.button35.Translations:    #override<Btn1Up>:recall()unset()
  427. XCalc.hp.button36.Label:        0
  428. XCalc.hp.button36.Translations:    #override<Btn1Up>:digit(0)unset()
  429. XCalc.hp.button37.Label:        .
  430. XCalc.hp.button37.Translations:    #override<Btn1Up>:decimal()unset()
  431. XCalc.hp.button38.Label:        SUM
  432. XCalc.hp.button38.Translations:    #override<Btn1Up>:sum()unset()
  433. XCalc.hp.button39.Label:        +
  434. XCalc.hp.button39.Translations:    #override<Btn1Up>:add()unset()
  435.  
  436.  
  437. XCalc.hp.button1.horizDistance:    4
  438. XCalc.hp.button1.fromVert:        bevel
  439. XCalc.hp.button2.fromHoriz:        button1
  440. XCalc.hp.button2.fromVert:        bevel
  441. XCalc.hp.button3.fromHoriz:        button2
  442. XCalc.hp.button3.fromVert:        bevel
  443. XCalc.hp.button4.fromHoriz:        button3
  444. XCalc.hp.button4.fromVert:        bevel
  445. XCalc.hp.button5.fromHoriz:        button4
  446. XCalc.hp.button5.fromVert:        bevel
  447. XCalc.hp.button6.fromHoriz:        button5
  448. XCalc.hp.button6.fromVert:        bevel
  449. XCalc.hp.button7.fromHoriz:        button6
  450. XCalc.hp.button7.fromVert:        bevel
  451. XCalc.hp.button8.fromHoriz:        button7
  452. XCalc.hp.button8.fromVert:        bevel
  453. XCalc.hp.button9.fromHoriz:        button8
  454. XCalc.hp.button9.fromVert:        bevel
  455. XCalc.hp.button10.fromHoriz:        button9
  456. XCalc.hp.button10.fromVert:        bevel
  457.  
  458. XCalc.hp.button11.horizDistance:    4
  459. XCalc.hp.button11.fromVert:        button1
  460. XCalc.hp.button12.fromHoriz:        button11
  461. XCalc.hp.button12.fromVert:        button2
  462. XCalc.hp.button13.fromHoriz:        button12
  463. XCalc.hp.button13.fromVert:        button3
  464. XCalc.hp.button14.fromHoriz:        button13
  465. XCalc.hp.button14.fromVert:        button4
  466. XCalc.hp.button15.fromHoriz:        button14
  467. XCalc.hp.button15.fromVert:        button5
  468. XCalc.hp.button16.fromHoriz:        button15
  469. XCalc.hp.button16.fromVert:        button6
  470. XCalc.hp.button17.fromHoriz:        button16
  471. XCalc.hp.button17.fromVert:        button7
  472. XCalc.hp.button18.fromHoriz:            button17
  473. XCalc.hp.button18.fromVert:        button8
  474. XCalc.hp.button19.fromHoriz:        button18
  475. XCalc.hp.button19.fromVert:        button9
  476. XCalc.hp.button20.fromHoriz:        button19
  477. XCalc.hp.button20.fromVert:        button10
  478.  
  479. XCalc.hp.button21.horizDistance:    4
  480. XCalc.hp.button21.fromVert:        button11
  481. XCalc.hp.button22.fromHoriz:        button21
  482. XCalc.hp.button22.fromVert:        button12
  483. XCalc.hp.button23.fromHoriz:        button22
  484. XCalc.hp.button23.fromVert:        button13
  485. XCalc.hp.button24.fromHoriz:        button23
  486. XCalc.hp.button24.fromVert:        button14
  487. XCalc.hp.button25.fromHoriz:        button24
  488. XCalc.hp.button25.fromVert:        button15
  489. XCalc.hp.button26.fromHoriz:        button25
  490. XCalc.hp.button26.fromVert:        button16
  491. XCalc.hp.button26.height:        36
  492. XCalc.hp.button27.fromHoriz:        button26
  493. XCalc.hp.button27.fromVert:        button17
  494. XCalc.hp.button28.fromHoriz:        button27
  495. XCalc.hp.button28.fromVert:        button18
  496. XCalc.hp.button29.fromHoriz:        button28
  497. XCalc.hp.button29.fromVert:        button19
  498. XCalc.hp.button30.fromHoriz:        button29
  499. XCalc.hp.button30.fromVert:        button20
  500.  
  501. XCalc.hp.button31.horizDistance:    4
  502. XCalc.hp.button31.fromVert:        button21
  503. XCalc.hp.button32.fromHoriz:        button31
  504. XCalc.hp.button32.fromVert:        button22
  505. XCalc.hp.button33.fromHoriz:        button32
  506. XCalc.hp.button33.fromVert:        button23
  507. XCalc.hp.button34.fromHoriz:        button33
  508. XCalc.hp.button34.fromVert:        button24
  509. XCalc.hp.button35.fromHoriz:        button34
  510. XCalc.hp.button35.fromVert:        button25
  511. XCalc.hp.button36.fromHoriz:        button26
  512. XCalc.hp.button36.fromVert:        button27
  513. XCalc.hp.button37.fromHoriz:        button36
  514. XCalc.hp.button37.fromVert:        button28
  515. XCalc.hp.button38.fromHoriz:        button37
  516. XCalc.hp.button38.fromVert:        button29
  517. XCalc.hp.button39.fromHoriz:        button38
  518. XCalc.hp.button39.fromVert:        button30
  519.